home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 April: Mac OS SDK / Dev.CD Apr 99 SDK1.toast / Development Kits / ContextualMenuManagerSDK 1.0.3 / Contextual Menu Development / ContextTypeCMPlugin (Sample) / Prefix.S7.d.h < prev   
Encoding:
C/C++ Source or Header  |  1998-01-27  |  253 b   |  21 lines  |  [TEXT/CWIE]

  1. /*
  2.     File:        Prefix.S7.d.h
  3.  
  4.     Contains:    <contents>
  5.  
  6.     Written by:    Guy Fullerton
  7.  
  8.     Copyright:    <copyright>
  9.  
  10.     Change History (most recent first):
  11.  
  12.         <0+>     1/16/97    GBF     first checked in
  13. */
  14.  
  15.  
  16. #define DEBUG 1
  17.  
  18. #if DEBUG
  19. #pragma traceback on
  20. #endif
  21.